Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
-
Re: Triggers being triggered by Data Flow "Save Data" to Database Table - How many times?
You mean for a dataflow that will incrementally add data or replace the whole content? You may want to enable auditing on your database and carefully analyse how it is performed… When replacing all t…1 -
Re: How to utilise an unbroken time series in a visualisation?
I just gave it a quick try this morning while I was checking OAS 2026. With DV datasets, even when setting a join as an outer join, it kept doing an inner join. But because it is between 2 files, I w…1 -
Re: In OAC DV, Do we have an option to show condition based Grand totals in Pivot table?
Selection steps have been added to DV in the last year (can't remember which OAC release it was). @User_A63N1 , the automated grand totals (or sub-totals) in tables and pivots have no options, t…1 -
Re: Unable to create OAC connection to new ADW but connection from SQLDeveloper works fine
The new preferred connection to ADW from Python is using TLS and doesn't need the wallet anymore at all. The wallet is only needed for mTLS and you need it extracted because the Python package n…1 -
Re: Unable to create OAC connection to new ADW but connection from SQLDeveloper works fine
My first random guess would be to check the ACL of your ADW. In the other ADW that is working, do you have access control list enabled and configured? Do you have the same settings in your new one.1
